Pgetpgrp(2) Oct. 1, 1991 Pgetpgrp(2) NAME Pgetpgrp - get the current process group number SYNOPSIS WORD Pgetpgrp(); DESCRIPTION Pgetpgrp returns the process group number of the currently running process. Process groups are commonly used for job control and other signalling purposes; processes that share the same process group are assumed to be closely related, and are usually stopped all together rather than 1 at a time. SEE ALSO Pkill(2), Pgetpid(2), Psetpgrp(2) Version 0.9 Last change: MiNT Programmer's Manual 1